Word for UWP
BreakLines(List<RtfRun>,Double,Rect,StringFormat) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > BreakLines メソッド : BreakLines(List<RtfRun>,Double,Rect,StringFormat) メソッド
シンタックス
'宣言
 
Private Overloads Function BreakLines( _
   ByVal runs As System.Collections.Generic.List(Of C1WordDocument.RtfRun), _
   ByVal lineBreakHeight As System.Double, _
   ByVal rc As Windows.Foundation.Rect, _
   ByVal fmt As StringFormat _
) As System.Collections.Generic.List(Of C1WordDocument.RtfLineChunks)
private System.Collections.Generic.List<C1WordDocument.RtfLineChunks> BreakLines( 
   System.Collections.Generic.List<C1WordDocument.RtfRun> runs,
   System.double lineBreakHeight,
   Windows.Foundation.Rect rc,
   StringFormat fmt
)

パラメータ

runs
lineBreakHeight
rc
fmt
参照

C1WordDocument クラス
C1WordDocument メンバ
オーバーロード一覧